找词语>英语词典>map collection翻译和用法

map collection

英 [mæp kəˈlekʃn]

美 [mæp kəˈlekʃn]

网络  地图资料

英英释义

noun

双语例句

  • Students in Tanzania use GPS to map roads, water collection points, footpaths to plan for a more sustainable community.
    坦桑尼亚学生采用全球定位系统对公路、集水点和步道进行绘图,目的在于规划更具可持续性的社区。
  • In this paper three main approaches to obtain spatial information with SIS are presented. They are map data collection, RS data collection and GPS data collection. The integration between RS and GIS, and the integration between GPS and GIS are also described here.
    简要介绍了空间信息系统(SIS)获取空间信息数据的三种最主要的方法:地图数据采集、遥感(RS)数据采集和GPS数据采集,并介绍了RS与GIS、GPS与GIS的集成。
  • In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
    为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。
  • Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
    同样,行表示Clojure的内置集合类型:list、vector、map和set。
  • In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
    在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。
  • To place the markers onto the map, you first fetch the collection of courses from the server-side component through a remote method call.
    要在地图上放上标记,首先要通过远端方法调用从服务器端组件获取球场集。
  • Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
    Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。
  • If you wanted to create a file for each author, you would map the authors list to document collection.
    如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。
  • The JMS provider must support nested map messages to convert collection classes.
    JMS提供者必须支持嵌入的映射消息来对集合类进行转换。
  • A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
    传统的Javajava.util.Map实质上是一个分两部分的元组集合。